[((Form fromDisplay: (Rectangle new origin: Sensor cursorPoint extent: 128@128))
smeared)
displayAt: 0@0]."! !
!Form class methodsFor: 'fileIn/Out'!
readFrom: fileName
"Answer an instance of the receiver with bitmap initialized from the external file named fileName. Answer nil if the file does not contain a kind of Form."
"Answer an instance of the receiver with bitmap initialized from the external file named fileName (created by Sun's IconEdit). Answer nil if the file does not contain a kind of Form."